Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2025

Bumps the npm-dependencies group with 1 update in the /tests/npm directory: nx.
Bumps the npm-dependencies group with 1 update in the /tests/pnpm directory: nx.
Bumps the npm-dependencies group with 1 update in the /tests/pnpm-package-manager directory: nx.
Bumps the npm-dependencies group with 1 update in the /tests/yarn directory: nx.

Updates nx from 21.0.0 to 21.0.3

Release notes

Sourced from nx's releases.

21.0.3 (2025-05-08)

🩹 Fixes

  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • gradle: specify idle timeout for gradle batch runner (#31009)
  • gradle: fix gradle tests (#30879)

❤️ Thank You

21.0.2 (2025-05-07)

🩹 Fixes

  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)

❤️ Thank You

21.0.1 (2025-05-07)

🚀 Features

  • rspack: upgrade to version 1.3.8 (#31070)

🩹 Fixes

  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • js: handle ${configDir} in tsconfig files when inferring tasks (#31098, #30883)
  • nx-dev: webinar list page shows event date (#30953)

❤️ Thank You

... (truncated)

Commits
  • 8c50b7f fix(core): only cleanup db connection on exit (#31137)
  • aea60e1 fix(core): handle process killing more robustly (#31131)
  • b6dc0d9 docs(core): render links in command descriptions (#30832)
  • 525bcca fix(core): replace posix.relative with relative for path resolution (#30783)
  • 98d3354 fix(core): tui summary should capture more terminal outputs (#31113)
  • 6f9cce7 fix(core): tui should not exit when underlying process is cancelled (#31112)
  • 0d53604 fix(core): clearer tui colors on light themes (#31095)
  • 9b2eed2 fix(core): resolve excessive CPU consumption via child_process.rs (#31110)
  • 68426f6 fix(core): run script should exit the process when kill signals are r… (#31109)
  • 480a20e fix(core): explicitly cleanup forked process task runner (#31106)
  • Additional commits viewable in compare view

Updates nx from 21.0.0 to 21.0.3

Release notes

Sourced from nx's releases.

21.0.3 (2025-05-08)

🩹 Fixes

  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • gradle: specify idle timeout for gradle batch runner (#31009)
  • gradle: fix gradle tests (#30879)

❤️ Thank You

21.0.2 (2025-05-07)

🩹 Fixes

  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)

❤️ Thank You

21.0.1 (2025-05-07)

🚀 Features

  • rspack: upgrade to version 1.3.8 (#31070)

🩹 Fixes

  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • js: handle ${configDir} in tsconfig files when inferring tasks (#31098, #30883)
  • nx-dev: webinar list page shows event date (#30953)

❤️ Thank You

... (truncated)

Commits
  • 8c50b7f fix(core): only cleanup db connection on exit (#31137)
  • aea60e1 fix(core): handle process killing more robustly (#31131)
  • b6dc0d9 docs(core): render links in command descriptions (#30832)
  • 525bcca fix(core): replace posix.relative with relative for path resolution (#30783)
  • 98d3354 fix(core): tui summary should capture more terminal outputs (#31113)
  • 6f9cce7 fix(core): tui should not exit when underlying process is cancelled (#31112)
  • 0d53604 fix(core): clearer tui colors on light themes (#31095)
  • 9b2eed2 fix(core): resolve excessive CPU consumption via child_process.rs (#31110)
  • 68426f6 fix(core): run script should exit the process when kill signals are r… (#31109)
  • 480a20e fix(core): explicitly cleanup forked process task runner (#31106)
  • Additional commits viewable in compare view

Updates nx from 21.0.0 to 21.0.3

Release notes

Sourced from nx's releases.

21.0.3 (2025-05-08)

🩹 Fixes

  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • gradle: specify idle timeout for gradle batch runner (#31009)
  • gradle: fix gradle tests (#30879)

❤️ Thank You

21.0.2 (2025-05-07)

🩹 Fixes

  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)

❤️ Thank You

21.0.1 (2025-05-07)

🚀 Features

  • rspack: upgrade to version 1.3.8 (#31070)

🩹 Fixes

  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • js: handle ${configDir} in tsconfig files when inferring tasks (#31098, #30883)
  • nx-dev: webinar list page shows event date (#30953)

❤️ Thank You

... (truncated)

Commits
  • 8c50b7f fix(core): only cleanup db connection on exit (#31137)
  • aea60e1 fix(core): handle process killing more robustly (#31131)
  • b6dc0d9 docs(core): render links in command descriptions (#30832)
  • 525bcca fix(core): replace posix.relative with relative for path resolution (#30783)
  • 98d3354 fix(core): tui summary should capture more terminal outputs (#31113)
  • 6f9cce7 fix(core): tui should not exit when underlying process is cancelled (#31112)
  • 0d53604 fix(core): clearer tui colors on light themes (#31095)
  • 9b2eed2 fix(core): resolve excessive CPU consumption via child_process.rs (#31110)
  • 68426f6 fix(core): run script should exit the process when kill signals are r… (#31109)
  • 480a20e fix(core): explicitly cleanup forked process task runner (#31106)
  • Additional commits viewable in compare view

Updates nx from 21.0.0 to 21.0.3

Release notes

Sourced from nx's releases.

21.0.3 (2025-05-08)

🩹 Fixes

  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • gradle: specify idle timeout for gradle batch runner (#31009)
  • gradle: fix gradle tests (#30879)

❤️ Thank You

21.0.2 (2025-05-07)

🩹 Fixes

  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)

❤️ Thank You

21.0.1 (2025-05-07)

🚀 Features

  • rspack: upgrade to version 1.3.8 (#31070)

🩹 Fixes

  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • js: handle ${configDir} in tsconfig files when inferring tasks (#31098, #30883)
  • nx-dev: webinar list page shows event date (#30953)

❤️ Thank You

... (truncated)

Commits
  • 8c50b7f fix(core): only cleanup db connection on exit (#31137)
  • aea60e1 fix(core): handle process killing more robustly (#31131)
  • b6dc0d9 docs(core): render links in command descriptions (#30832)
  • 525bcca fix(core): replace posix.relative with relative for path resolution (#30783)
  • 98d3354 fix(core): tui summary should capture more terminal outputs (#31113)
  • 6f9cce7 fix(core): tui should not exit when underlying process is cancelled (#31112)
  • 0d53604 fix(core): clearer tui colors on light themes (#31095)
  • 9b2eed2 fix(core): resolve excessive CPU consumption via child_process.rs (#31110)
  • 68426f6 fix(core): run script should exit the process when kill signals are r… (#31109)
  • 480a20e fix(core): explicitly cleanup forked process task runner (#31106)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 1 update

Bumps the npm-dependencies group with 1 update in the /tests/npm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).
Bumps the npm-dependencies group with 1 update in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).
Bumps the npm-dependencies group with 1 update in the /tests/pnpm-package-manager directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).
Bumps the npm-dependencies group with 1 update in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `nx` from 21.0.0 to 21.0.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.0.3/packages/nx)

Updates `nx` from 21.0.0 to 21.0.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.0.3/packages/nx)

Updates `nx` from 21.0.0 to 21.0.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.0.3/packages/nx)

Updates `nx` from 21.0.0 to 21.0.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.0.3/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2025
@neilime neilime merged commit 90bed79 into main May 9, 2025
36 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/tests/npm/npm-dependencies-f96ae3a433 branch May 9, 2025 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants